Skip to content

chore(deps): update traefik docker tag to v3.7 - #16

Open
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/all-minor-patch
Open

chore(deps): update traefik docker tag to v3.7#16
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
traefik (source) minor v3.0v3.7

Release Notes

traefik/traefik (traefik)

v3.7

All Commits

Bug fixes:

v3.3.3 (2025-01-31)

All Commits

Bug fixes:

Misc:

v2.11.20 (2025-01-31)

All Commits

Bug fixes:

Documentation:

v2.11.19 (2025-01-29)

All Commits

Bug fixes:

Documentation:

v3.3.2 (2025-01-14)

All Commits

Bug fixes:

Documentation:

  • [acme] Fix deprecated dnsChallenge propagation logging and documentation (#​11433 by thomscode)
  • [acme] Add missing trailing s to propagation.delayBeforeCheck option (#​11417 by jspiers)

Misc:

v3.3.1 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v3.2.5 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v2.11.18 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11412 by rtribotte)

v3.3.0 (2025-01-06)

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [k8s/ingress,sticky-session,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Bug fixes:

Documentation:

Misc:

v3.2.4 (2025-01-06)

All Commits

Bug fixes:

  • [k8s/gatewayapi] Support empty value for core Kubernetes API group (#​11386 by rtribotte)
  • [tcp,k8s/crd] Pass TLS bool from IngressRouteTCP to TCPService (#​11343 by lipmem)
  • [tls] Upgrade github.com/spiffe/go-spiffe/v2 to v2.4.0 (#​11385 by mmatur)
  • Remove duplicate github.com/coreos/go-systemd dependency (#​11354 by Juneezee)

Documentation:

Misc:

v2.11.17 (2025-01-06)

All Commits

Bug fixes:

Documentation:

v3.3.0-rc2 (2024-12-20)

All Commits

Bug fixes:

v3.3.0-rc1 (2024-12-16)

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [sticky-session,k8s/ingress,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Misc:

v3.2.3 (2024-12-16)

All Commits

Documentation:

Misc:

v2.11.16 (2024-12-16)

All Commits

Bug fixes:

v3.2.2 (2024-12-10)

All Commits

Bug fixes:

Documentation:

v2.11.15 (2024-12-06)

All Commits

Bug fixes:

v3.2.1 (2024-11-20)

All Commits

Bug fixes:

Documentation:

  • [acme,tls] Document how to use Certificates of cert-manager (#​11053 by mloiseleur)
  • [docker/swarm] Add tips about the use of docker in dynamic configuration for swarm provider (#​11207 by webash)
  • [middleware] Add Compress middleware to migration guide (#​11229 by logica0419)

Misc:

v2.11.14 (2024-11-20)

All Commits

Bug fixes:

Documentation:

v3.2.0 (2024-10-28)

All Commits

Enhancements:

Bug fixes:

  • [k8s,k8s/gatewayapi] Ensuring Gateway API reflected Traefik resource name unicity (#​11222 by rtribotte)
  • [k8s,k8s/gatewayapi] Preserve GRPCRoute filters order (#​11199 by kevinpollet)
  • [k8s,k8s/gatewayapi] Support http and https appProtocol for Kubernetes Service (#​11176 by WillDaSilva)
  • [k8s,k8s/gatewayapi] Avoid updating Accepted status for routes matching no Gateways (#​11170 by rtribotte)
  • [k8s,k8s/gatewayapi] Do not update gateway status when not selected by a gateway class (#​11169 by kevinpollet)
  • [service] Detect and drop broken conns in the fastproxy pool (#​11212 by kevinpollet)

Documentation:

Misc:

v3.1.7 (2024-10-28)

All Commits

Bug fixes:

Documentation:

  • [k8s,k8s/gatewayapi] Fix broken links in Kubernetes Gateway provider page (#​11188 by mloiseleur)

Misc:

v2.11.13 (2024-10-28)

All Commits

Bug fixes:

  • [middleware,service] Panic on aborted requests to properly close the connection (#​11129 by tonybart1337)

Documentation:

v3.2.0-rc2 (2024-10-09)

All Commits

Enhancements:

Bug fixes:

  • [k8s,k8s/gatewayapi] Support http and https appProtocol for Kubernetes Service (#​11176 by WillDaSilva)
  • [k8s,k8s/gatewayapi] Avoid updating Accepted status for routes matching no Gateways (#​11170 by rtribotte)
  • [k8s,k8s/gatewayapi] Do not update gateway status when not selected by a gateway class (#​11169 by kevinpollet)

Documentation:

Misc:

v3.1.6 (2024-10-09)

All Commits

Bug fixes:

Misc:

v2.11.12 (2024-10-09)

All Commits

Bug fixes:

Documentation:

v3.2.0-rc1 (2024-10-02)

All Commits

Enhancements:

v3.1.5 (2024-10-02)

All Commits

Bug fixes:

  • [k8s/ingress,k8s] Disable IngressClass lookup when disableClusterScopeResources is enabled (#​11111 by jnoordsij)
  • [server] Rework condition to not log on timeout (#​11132 by rtribotte)

Misc:

v2.11.11 (2024-10-02)

All Commits

Bug fixes:

Documentation:

v3.1.4 (2024-09-19)

All Commits

Bug fixes:

Documentation:

Misc:

v2.11.10 (2024-09-19)

All Commits

Bug fixes:

v3.1.3 (2024-09-16)

All Commits

Bug fixes:

  • [k8s/ingress,rules,k8s] Allow configuring rule syntax with Kubernetes Ingress annotation (#​10985 by rtribotte)
  • [k8s/ingress] Re-allow empty configuration for Kubernetes Ingress provider (#​11008 by rtribotte)
  • [middleware,metrics] Wrap capture for services used by pieces of middleware (#​11058 by rtribotte)
  • [plugins] Removes goexport dependency and adds _initialize (#​11088 by juliens)

Documentation:

Misc:

v2.11.9 (2024-09-16)

All Commits

Bug fixes:

Documentation:

v3.1.2 (2024-08-06)

All Commits

Bug fixes:

  • [k8s,k8s/gatewayapi] Include status addresses when comparing Gateway statuses (#​10972 by kevinpollet)
  • [k8s/ingress,k8s/crd,k8s] Allow to disable Kubernetes cluster scope resources discovery (#​10946 by rtribotte)
  • [logs] Change logs output from stderr to stdout (#​10973 by rtribotte)
  • Fix grafana dashboard to work with scrape interval greater than 15s (#​10954 by swiffer)

Documentation:

  • [accesslogs] Add Access logs section to the migration guide (#​10947 by lbenguigui)
  • [http] Fix missing codeblock ending in HTTP discover documentation (#​10967 by djcode)
  • [http] Fix yaml config example for HTTP provider headers (#​10966 by djcode)
  • [k8s,k8s/gatewayapi] Use Standard channel by default with Gateway API (#​10974 by mloiseleur)

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f2b8e14 to 1de65d3 Compare July 3, 2024 02:04
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1de65d3 to e0e3109 Compare July 15, 2024 22:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from dd4999a to 92d628d Compare July 23, 2024 14:32
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 92d628d to a369127 Compare July 30, 2024 19:40
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a369127 to 8c1698d Compare August 6, 2024 23:21
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f82368f to 7eaed71 Compare September 8, 2024 22:53
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a605c64 to 37a55ff Compare September 19, 2024 23:13
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 37a55ff to 4e1a747 Compare October 3, 2024 04:40
@renovate renovate Bot changed the title chore(deps): update traefik docker tag to v3.1 chore(deps): update traefik docker tag to v3.2 Oct 3, 2024
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4e1a747 to dd91061 Compare October 10, 2024 00:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from dd91061 to 18a79e0 Compare October 29, 2024 02:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 698e5e9 to 7b60b2a Compare November 13, 2024 07:20
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7b60b2a to 1c1dc16 Compare November 21, 2024 04:56
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 29f338f to 4c61e9b Compare December 16, 2024 21:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 63775ce to 875a3ab Compare February 26, 2025 02:21
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 875a3ab to 21b044e Compare March 31, 2025 22:30
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 21b044e to a7b7597 Compare April 18, 2025 18:26
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a7b7597 to 15abb01 Compare May 5, 2025 23:49
@renovate renovate Bot changed the title chore(deps): update traefik docker tag to v3.3 chore(deps): update traefik docker tag to v3.4 May 5, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 15abb01 to 4cb98de Compare May 27, 2025 16:56
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4cb98de to 93f882e Compare June 27, 2025 02:48
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fca7d91 to 36b62ea Compare July 17, 2025 23:50
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 36b62ea to c01bea2 Compare August 3, 2025 20:10
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5ac64ee to f74af66 Compare August 31, 2025 10:38
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from aed62e0 to f10faf8 Compare September 12, 2025 16:07
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f10faf8 to 307e6d6 Compare September 27, 2025 04:01
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e51ff0b to d93b1eb Compare October 11, 2025 03:31
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d93b1eb to 78e4cac Compare November 1, 2025 11:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2b02214 to 95aec36 Compare November 16, 2025 12:08
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c617844 to 53c4f72 Compare November 21, 2025 20:11
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8f32561 to f8c546e Compare December 7, 2025 14:56
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 364449e to d397fe7 Compare December 19, 2025 19:59
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d397fe7 to 4aa3b63 Compare December 30, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants